-
Home
-
Ezoic
-
2.12.2
-
Code
-
Classes
- Ezoic_Auth
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
150 |
Lines of code |
125 |
Logical lines of code |
75 |
Comment lines |
4 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request_client_id_secret() |
S |
50 |
6 |
28 |
request_token_from_auth() |
S |
51 |
5 |
26 |
__construct() |
S |
62 |
4 |
12 |
encrypt_secret() |
S |
60 |
3 |
13 |
decrypt_secret() |
S |
60 |
3 |
13 |
get_token() |
S |
67 |
3 |
9 |
get_token_from_options() |
S |
65 |
3 |
9 |
set_client_id_and_secret_from_options() |
S |
69 |
2 |
7 |
store_token_to_options() |
S |
67 |
2 |
8 |